EinhugurVisionBridge.VNDetectedObjectObservation
VNFaceObservation
VNFaceObservation (private) | Private constructor. |
BoundingBox (Inherited) | The bounding box of the object that the request detects. |
ClassName (Inherited) (desktop - console) | Returns the name of the Cocoa class under the hood as String. |
Confidence (Inherited) | Returns the level of confidence in the observation’s accuracy. |
FaceCaptureQuality | Returns a value that indicates the quality of the face capture. |
Handle (Inherited) | Returns Integer handle to the native NSObject structure. |
Pitch | The pitch angle of a face in radians. |
Roll | The roll angle of a face in radians. |
UUID (Inherited) | Returns a unique identifier assigned to the Vision observation. |
Yaw | The yaw angle of a face in radians. |
shared Cast | Does deep cast on incoming NSObject to VNFaceObservation. |
shared FromIntegerPtr | Constructs VNFaceObservation object from Integer handle coming from declares or 3rd party plugin. |
shared IsVVNFaceObservation | Returns true if the NSObject under the hood is VNFaceObservation or derived from VNFaceObservation. |
Release (Inherited) | Releases the NSObject. |
Retain (Inherited) | Retains the NSObject |
Version = 5.0 (Inherited) |